Revision: fakeroot--main--0.0--patch-69
Archive: fakeroot@packages.debian.org--fakeroot
Creator: Timo Savola <tsavola@movial.fi>
Date: Sat May 21 11:41:48 EEST 2005
Standard-date: 2005-05-21 08:41:48 GMT
Modified-files: configure.ac faked.c scripts/Makefile.am
    scripts/fakeroot.in
New-patches: fakeroot@packages.debian.org--fakeroot/fakeroot--main--0.0--patch-69
Summary: Daemon support (TCP version)
Keywords: 

faked goes into "detached" mode when it receives SIGHUP: it will terminate
as soon as all clients close their connections.  The fakeroot script kills
faked with SIGHUP instead of SIGTERM when it exits.  This is done in order
to provide a working (although isolated) fakeroot environment for daemon
processes that are launched from a fakeroot session.
